home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / Palettes / KeyDownBrowser / UsingKeyDownBrowser / English.lproj / UsingKeyDownBrowser.nib / data.classes next >
Text File  |  1995-06-12  |  268b  |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. UsingKeyDownBrowserController = {
  7.     ACTIONS = {
  8.     doubleAction:;
  9.     singleAction:;
  10.     };
  11.     OUTLETS = {
  12.     browser;
  13.     singleActionTextField;
  14.     doubleActionTextField;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.